home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-09-21 | 478 b | 10 lines | [TEXT/MPS ] |
- DUMMY ;The default script filename.
- $0000,$0800,SAMPLE.BIN ;Sample app, segment 1.
- $0000,$8000,SAMPLE.BIN.2 ;Sample app, segment 2.
- $0000,$A000,SAMPLE.BIN.3 ;Sample app, segment 3.
- $8000,$0900 ;GSBUG work space.
- $80,$800 ;Starting address.
- $ ;Display starting address in hex.
- $ ;Display application size in hex.
- N ;Skip save file prompt (and don't save it).
- $FF,0,SAMPLE.SYSTEM ;Target filename, filetype, and auxtype.